object AlarmClockSetupDlg: TAlarmClockSetupDlg Left = 224 Top = 107 HelpContext = 1 BorderIcons = [] BorderStyle = bsSingle Caption = 'Alarm properties' ClientHeight = 297 ClientWidth = 415 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HelpFile = 'AlfaClock.hlp' OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 inline AlarmClockSetup: TAlarmClockSetup Left = 0 Top = 0 Width = 409 Height = 257 TabOrder = 0 end object Button_OK: TButton Left = 240 Top = 264 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end object Button_Cancel: TButton Left = 320 Top = 264 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end end